Adding some more judges, here and there.
[and.git] / Maratones competidas / Maratón Nacional 2011 / workspace / Maraton Nacional ACIS_REDIS 2011_files / style.css
blob12f0160e7818fef8d1b607f6e089238870c2f8ea
3 body
5 font-family: Arial, Helvetica;
6 font-size: 9px;
7 background-color: EEEEEE;
10 .calTable{
11 background-color: ffffff;
12 margin: 3;
13 padding-rigth: 10;
15 border-style: solid;
16 border-width: 1;
19 th {
20 font-weight: bold;
21 font-size: 18;
22 border-bottom: 1px solid #333;
25 td {
26 text-align: center;
27 padding-right: 10;
28 padding-left: 10;
29 border-bottom: 1px solid #333;
30 font-size: 12;
33 .teamName{
34 font-weight: bold;
35 text-align: left;
38 .par {
39 background-color: BBBBBB;
42 .impar {
43 background-color: DDDDEE;
46 .problema {
47 font-weight: bold;
48 font-size: 12;
49 border-bottom: 3px solid #333;